home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-04-04 | 309 b | 26 lines | [TEXT/MPS ] |
-
- #ifdef PowerPCBuild
- #include "CodeFragmentTypes.r"
- #endif
-
- include "DragsAndLists.rsrc";
-
-
- #ifdef PowerPCBuild
- resource 'cfrg' (0,sysheap,locked)
- {
- {
- kPowerPC,
- kFullLib,
- kNoVersionNum,
- kNoVersionNum,
- 0,
- 0,
- kIsApp,
- kOnDiskFlat,
- kZeroOffset,
- kWholeFork,
- "GetDragHiliteColor"
- }
- };
- #endif